Welcome![Sign In][Sign Up]
Location:
Search - dll delphi

Search list

[Communicationdll

Description: 一个短信发送的例子,要用到GSM MODEM才行。-An example of SMS, GSM MODEM use to do.
Platform: | Size: 250880 | Author: tlHelen | Hits:

[Button controldllskin

Description: 程序调用带皮肤控件的dll文件 请大家仔细看看,-Procedure call with the skin control dll files requested us to take a closer look
Platform: | Size: 1773568 | Author: 不知道 | Hits:

[Windows DevelopCamerdlltest

Description: 利用QQ DLL 截屏,这个用的QQ 较早版本,可单独运行,不需要QQ的一堆DLL,只一个就行了。-QQ DLL screenshot using the earlier version used QQ can be run separately, do not need a pile of QQ the DLL, only one will do.
Platform: | Size: 39936 | Author: wangy | Hits:

[SMSSMS_SDK2.0

Description: GSM 模块软件开发包 开发包说明 开发包基于GSM模块开发,适用于任何希望通过GSM模块来实现短信息系统的系统, 开发包的主要功能是短信息的发送和接收。 开发包包括内容 1、操作使用说明――开发包根目录下为pdf文件,说明了如何正确使用GSM模块; 2、测试工具――/Tools/ 目录下,包括串口测试程序和模块测试程序; 3、开发接口―― /DLL/目录下,包括AscendComm.dll , AscendSMS.dll ,AscendSMS.lib 和AscendSMS 动态链接库接口文档.doc ; 4、例子程序―― /Example/目录下,包括VC,VB,Delphi 等开发工具调用的具体例 子,以及源代码。-GSM Module Development Kit software development kit that GSM Module Development Kit Based on the development, apply to any hope to achieve through the GSM module SMS systems, development kits main function is to short to send and receive information. Development Kit includes the contents of 1, operation instructions- Development Kit root directory for the pdf document describing how to correctly use the GSM module 2, testing tools--/Tools/directory, including the serial test procedure and module test procedures 3, the development of interface-/DLL/directory, including AscendComm.dll, AscendSMS.dll, AscendSMS.lib and AscendSMS Dynamic Link Library interface documentation. doc 4, examples of procedures-/Example/directory, including the VC, VB , Delphi and other development tools, call the specific examples, as well as source code.
Platform: | Size: 1341440 | Author: cheng | Hits:

[OS programdll

Description: dll注入简单例子,非常简单。只是自己测试用的源码。共享学习-dll into the simple example, very simple. Only its own source code testing. Shared learning
Platform: | Size: 2048 | Author: Ghost | Hits:

[Otherdelphiopc

Description: OPCDAAuto dll opc 编程使用-Programming using OPCDAAuto dll opc
Platform: | Size: 22528 | Author: gr | Hits:

[Hook apiDLLremoteinject

Description: DLL远程注入技术范例, 详细注释说明如何把一个DLL远程注入到另外的进程里面,利用钩子监视外进程的消息。-Examples of long-range DLL injection technique, detailed notes on how to bring a long-range DLL is injected into another process which, to use hooks to monitor the news outside the process.
Platform: | Size: 592896 | Author: Tan LiHui | Hits:

[Hook apiDll

Description: dll钩子, 钩子函数, DLL文档编写, 钩子的实现与调用, DLL的调用-keyboard hook program
Platform: | Size: 293888 | Author: zhouml | Hits:

[OtherMiniDllLoader

Description: Mini Dll Downloader source file use pasical
Platform: | Size: 9216 | Author: canker | Hits:

[Windows Developvmprotect1.22

Description: VMProtect是目前最强大的虚拟机保护软件之一,适合Visual Basic(native),Visual C,Delphi,ASM等本地编译的目标程序,支持EXE,DLL,SYS。支持Windows各系统,具有很好的兼容性和稳定性。-VMProtect are currently the most powerful virtual machine software to protect one suitable Visual Basic (native), Visual C, Delphi, ASM, such as the objectives of local compile procedures, support EXE, DLL, SYS. Supported Windows systems, has good compatibility and stability.
Platform: | Size: 609280 | Author: chengzheng | Hits:

[Delphi VCLForm_from_DLL

Description: Form from DLL (Delphi source code)
Platform: | Size: 437248 | Author: Leslie | Hits:

[Delphi VCLGetFileSize

Description: Get FileSize from DLL (Delphi source code)
Platform: | Size: 6144 | Author: Leslie | Hits:

[Game EngineDelphi_cegui_demo

Description: 通过Delphi7编译,能成功运行的Delphi版Cegui-Delphi7 compiler through the successful operation of the Delphi version Cegui
Platform: | Size: 19740672 | Author: 沈昌逸 | Hits:

[Otherdll

Description:
Platform: | Size: 608256 | Author: 1231 | Hits:

[OS programdelphi-dll

Description: D7环境下编写DLL函数在相关过程和说明,一学就会在。-D7 circumstances related to the preparation of DLL function in the process and that a school will be.
Platform: | Size: 12288 | Author: 123123123 | Hits:

[Delphi VCLDelphiDLL

Description: EXE+BPL+DLL+Interface項目解決方案演示 經典-Delphi DLL Demo.
Platform: | Size: 188416 | Author: zhongyuezhi | Hits:

[OS programDelphi_Dll_inter

Description: Delphi DLL远程注入器,用于隐藏dll,在Delphi 2009下编译通过!-Delphi DLL injector distance for the hidden dll, compiled under Delphi 2009 in the adoption!
Platform: | Size: 193536 | Author: yxf5188 | Hits:

[Delphi VCLfftw-3.2.1-dll

Description: real time fft, Delphi compiled Component, fftw3.dll libraries
Platform: | Size: 1718272 | Author: sanko2 | Hits:

[Delphi VCLmysqlbackupdll

Description: Delphi mysql 导入导出 COM-dll 源码 PHP 调用 demo-Delphi mysql export import COM-dll source PHP call demo
Platform: | Size: 309248 | Author: hutian | Hits:

[OS programDLL

Description: DLL除了可同时被多个应用程序共享外,还可以在不改变调用接口(从而不需修改使用它的应用程序)的情况下,改进和升级里面的库函数。而且DLL与编写它的语言无关,例如,用VC生成的规则DLL,可以被VB、Delphi等生成的应用程序使用-Apart from the DLL can be shared by multiple applications, but also can change the call interface (so no need to amend the application to use it), the improvement and upgrading of the library function inside. DLL and the preparation of the language it has nothing to do, for example, VC-generated rules with DLL, can be VB, Delphi and other applications generated
Platform: | Size: 106496 | Author: zeerton | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

CodeBus www.codebus.net